[INFO] cloning repository https://github.com/sachesi/rdrive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sachesi/rdrive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsachesi%2Frdrive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsachesi%2Frdrive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1815c82d8c56b213b93524d4dc1c6314e8cfc5a4
[INFO] testing sachesi/rdrive against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsachesi%2Frdrive" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sachesi/rdrive
[INFO] finished tweaking git repo https://github.com/sachesi/rdrive
[INFO] tweaked toml for git repo https://github.com/sachesi/rdrive written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sachesi/rdrive on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sachesi/rdrive already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] effa7c91bef1447e1d8a41689cc8d809e3a963b6f24052f276aa05d5827de488
[INFO] running `Command { std: "docker" "start" "-a" "effa7c91bef1447e1d8a41689cc8d809e3a963b6f24052f276aa05d5827de488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "effa7c91bef1447e1d8a41689cc8d809e3a963b6f24052f276aa05d5827de488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "effa7c91bef1447e1d8a41689cc8d809e3a963b6f24052f276aa05d5827de488", kill_on_drop: false }`
[INFO] [stdout] effa7c91bef1447e1d8a41689cc8d809e3a963b6f24052f276aa05d5827de488
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 104e63f42986ec41f47dcc8f1d69f6e50f911ad15dbb99e99bc2068545753bd9
[INFO] running `Command { std: "docker" "start" "-a" "104e63f42986ec41f47dcc8f1d69f6e50f911ad15dbb99e99bc2068545753bd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling i18n-embed v0.15.4
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling age-core v0.11.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling yup-oauth2 v12.1.2
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling i18n-embed-fl v0.9.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling age v0.11.3
[INFO] [stderr]    Compiling open v5.3.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling google-apis-common v8.0.0
[INFO] [stderr]    Compiling google-drive3 v7.0.0+20251218
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling secret-service v4.0.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling rdrive-core v0.7.3 (/opt/rustwide/workdir/crates/rdrive-core)
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling clap_mangen v0.2.33
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling termbg v0.6.2
[INFO] [stderr]    Compiling rpassword v7.5.2
[INFO] [stderr]    Compiling clap_complete v4.6.3
[INFO] [stderr]    Compiling rdrive-tui v0.7.3 (/opt/rustwide/workdir/crates/rdrive-tui)
[INFO] [stderr]    Compiling rdrive v0.7.3 (/opt/rustwide/workdir/crates/rdrive)
[INFO] [stderr]    Compiling rdrive-daemon v0.7.3 (/opt/rustwide/workdir/crates/rdrive-daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "104e63f42986ec41f47dcc8f1d69f6e50f911ad15dbb99e99bc2068545753bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "104e63f42986ec41f47dcc8f1d69f6e50f911ad15dbb99e99bc2068545753bd9", kill_on_drop: false }`
[INFO] [stdout] 104e63f42986ec41f47dcc8f1d69f6e50f911ad15dbb99e99bc2068545753bd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2638583ae6565b03f00955bff38c7df51830ca2e497e53a4dcb4fa397c3accf6
[INFO] running `Command { std: "docker" "start" "-a" "2638583ae6565b03f00955bff38c7df51830ca2e497e53a4dcb4fa397c3accf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rdrive-core v0.7.3 (/opt/rustwide/workdir/crates/rdrive-core)
[INFO] [stderr]    Compiling rdrive-tui v0.7.3 (/opt/rustwide/workdir/crates/rdrive-tui)
[INFO] [stderr]    Compiling rdrive v0.7.3 (/opt/rustwide/workdir/crates/rdrive)
[INFO] [stderr]    Compiling rdrive-daemon v0.7.3 (/opt/rustwide/workdir/crates/rdrive-daemon)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcgxxSlp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librdrive_core-3b7cc25be19cb2e9,libanyhow-d0824aa9c7568042,libkeyring-ee702db2faa78490,libsecret_service-b5638c151396b328,libcbc-9e275eabf7c101c5,libaes-15648eac576cc613,libnum-32323c2c58456810,libnum_iter-a33d760bc6c5011f,libnum_rational-fc727d42283396b4,libnum_complex-aa90cb6e37796fd6,libnum_bigint-504d43dca971f7c2,libnum_integer-92fd7760c9a59a23,libzbus-449d30bc5da56bc6,libasync_io-279aa25f6b20b1c5,libpolling-4a9e4636e571513d,librustix-2eab64226ec1d14c,liblinux_raw_sys-1db184ed86b9e0a5,libblocking-ad0990bdbb19aaf4,libpiper-957a1a01b6402863,libfutures_lite-ce8fce6c1f91f83c,libfastrand-8bf93aced4b4285e,libasync_task-65820d26b839a505,libasync_channel-5fc9cebffc0f3858,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libhex-28742b4ca144387c,libxdg_home-eda9969fde6958d3,libsha1-ecf44db4e2354d1a,libordered_stream-0d305b191b3f0766,libasync_broadcast-fe05617c90d5bbd8,libevent_listener_strategy-bfdd2c4101aaf116,libevent_listener-c1af9032f9bb003e,libparking-49fcf10303d3525f,libnix-fd40d7e516a20bb2,libmemoffset-3c8ed49e1d551200,libzbus_names-60631925229fad3f,libzvariant-66d1c06d876895c5,libenumflags2-060949a18e5497af,libendi-febab35628d944f7,libstatic_assertions-d53a9977dc6e27e5,libtoml-a70d602151a09657,libtoml_edit-634db9ea9ccfce62,libserde_spanned-77d4677821fcd3c2,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-272764736b190da7,libcolored-cc6ba8b546e9b785,librusqlite-98830ca34c20b018,libbitflags-e2ff1f8a3d866557,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-739ca92e6feb4a97,libhashbrown-2c03d4986b1d8a4e,libahash-7f620c7b4490ef68,liblibsqlite3_sys-027d8fc80f0f2796,libuuid-6c9a21799402fd72,libgetrandom-7e8996c6d259532d,libfiletime-e4ef17b25b8c40b3,libindicatif-5b3d3a021ffb5c79,libportable_atomic-b9268ebf6198f0eb,libunit_prefix-92449280c15e6388,libconsole-263e1cb286b1b439,libunicode_width-79cfce0a776a55d3,libage-9c339d5d50d413c5,libx25519_dalek-cb218031022d8e8f,libcurve25519_dalek-36257d789349d071,liblazy_static-b3603208c0de2608,libi18n_embed-fa322f143d2ac7e8,libfluent-55467d6e14786af9,libfluent_bundle-d9f8078d9ea55ecf,libintl_pluralrules-7f46ea81ff17a29f,libself_cell-3b8791df47dc7a2c,libself_cell-54413ba780f3dceb,libintl_memoizer-ead749708d93b4e2,libtype_map-ba6cd1f250a3915e,librustc_hash-f9625a50e42850ff,libfluent_syntax-607a69eb03695c6d,libthiserror-fb02d81ecd3e316d,librustc_hash-5a527483989b35a3,libfluent_langneg-7c9af1bc567c1ed1,libunic_langid-1af284db0d0ebf25,libunic_langid_impl-99539fa33d107ad5,libarc_swap-2f800e40724d1878,librust_embed-b284146080b5acfd,librust_embed_utils-7a1d12b6246aaae6,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libbech32-11c5fed5efd72453,libpin_project-0bb37d4f8936cb64,libscrypt-d8b84ef91cac237c,libsalsa20-308e588fc1642217,libpbkdf2-b399e3b71b897905,libage_core-661d310053593dc0,libsha2-cce802f581e0fcc6,libhkdf-0b8c195dfaaffac7,libhmac-dab8eb29544f2290,libdigest-8ad3c2297e469205,libblock_buffer-2f09206f76a44079,libchacha20poly1305-040728c19d9c1dc3,libchacha20-2b32fd7e701cf645,libpoly1305-bdd0b6d9c76ce88f,libopaque_debug-1c8528c9b2d49180,libcpufeatures-471354fefbcaf2d8,libuniversal_hash-9789d3e073d9e135,libaead-375e55fe4428c69e,libcipher-72ad3110af651253,libinout-40b2fa2e4c275221,libblock_padding-94a4ffa97f486529,libcrypto_common-9aa69d5f84bd4b2c,libgeneric_array-848ed4cf1c6a565e,libtypenum-4b32722807e2cb87,libio_tee-f9be6437fdff28d0,libcookie_factory-2769b5f1bd3e4226,libfutures-cfabf4f5c94e1f64,libfutures_executor-02768aa4518c3210,libnom-5d758d663289d059,librand-bbcbadcc4e5d143f,librand_chacha-274498bfac310714,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-71db817cee0a94af,libbase64-64299f9d815d057c,libsecrecy-e9629380770c0c79,libopen-38bfcb9cdbbc838e,libpathdiff-3b9982cd4c9b7139,libis_wsl-cff8c26b2ab7d8b3,libis_docker-809014bf7fb6f7bd,libgoogle_drive3-7d741fdc3b400e2a,libgoogle_apis_common-8ccb07e21591466a,libmime-4b44681fdb2c65f7,libserde_with-3be22d9f015e42cf,libyup_oauth2-4628838ab181de25,libseahash-c7c9833d5abc2ba8,libserde_json-402b54ba58c8f131,libzmij-07c2bc01ed4c756c,libthiserror-8d48f50e62149409,liburl-85cac73420fa1ee6,libidna-f55d1e20131ac08c,libidna_adapter-c8d293021b21f086,libicu_properties-a9205f85fccb117a,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-1523e53ebd2931cc,libicu_normalizer_data-f729f0375d518e03,libicu_collections-e0dacd638f340f8c,libutf8_iter-0d9be7b316c2b184,libpotential_utf-ec9d4e493a97a67e,libicu_provider-a1d56591c542da10,libicu_locale_core-91cb8743f4859587,libtinystr-2778e45bd7ae31eb,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-21e25f3434c70675,libzerotrie-c894d11146b13ac0,libyoke-6aea181be9b84536,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-e161508bbee50a1f,libform_urlencoded-c38ed4c27df25b75,libtime-bec84d7a01a7921a,libnum_threads-c1a0ff78db7a07a9,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-2f50712d376cf95a,libpowerfmt-a0c185df26c26a22,libhttp_body_util-0e32d117a3d5e797,libhyper_rustls-4ec2fc983cfc3654,libtokio_rustls-2d8b4c8399c16026,libhyper_util-cdd49574724e674c,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-ab246bcb66b2cb35,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libfutures_util-064fa306de77e883,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-61a3721ad1bcbdb7,libfutures_task-eafdccc31efa9d5a,librustls_native_certs-4ceef098c86a331b,libopenssl_probe-2e4370df64ac645e,librustls-d2290bfc511cca99,libsubtle-6ff5d44cdfa0bfdf,libwebpki-79342bcc703cd47a,libring-804155d3b03f28bc,libgetrandom-0ddd7a8d6191d41a,libuntrusted-3420b86308bec153,librustls_pki_types-bd9f64afb53e5d5d,libzeroize-ad169ba987c62b75,libhyper-eff3d2b7cc475054,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-ff5f5eeab0d05a98,libindexmap-bf4c05905d8ca537,libequivalent-7e0e8cbe6c474a67,libhashbrown-7a8f6228ee104885,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-30bf4ea83310abe5,libtokio-a931814c695b7134,libsignal_hook_registry-df09408292a7408f,liberrno-d0b8b5d07de6714b,libsocket2-057060a723a7dac4,libmio-a6456683c4f96fcc,liblog-cfb0a897de58af94,libparking_lot-b26ba5c8a2e44f61,libparking_lot_core-bb0c101b6c1dc29d,liblibc-7d80169ff6c53cef,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-0b324202ce05dd36,libscopeguard-e80a2b0b1f686274,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_core-f0387e1e69ce8814,libhttp_body-c9fa59b257b83676,libhttp-cf5b21f2e047a877,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libglob-8ca68987fb4fe516,libchrono-15b1295ef564bb5b,libiana_time_zone-e4284183d46316cc,libnum_traits-ca8a17926a2d9230,libserde-644b9894b1629dec,libserde_core-365391bf3dd30696,libtracing-102cd2c438eee9c5,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcgxxSlp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-3be1b3c2093f7e1b/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-d78199cf0998287e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/state_redaction_tests-5683a94c31f60f61" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdrive-core` (test "state_redaction_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2638583ae6565b03f00955bff38c7df51830ca2e497e53a4dcb4fa397c3accf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2638583ae6565b03f00955bff38c7df51830ca2e497e53a4dcb4fa397c3accf6", kill_on_drop: false }`
[INFO] [stdout] 2638583ae6565b03f00955bff38c7df51830ca2e497e53a4dcb4fa397c3accf6
